win32: Ensure we update GDK_WINDOW_STATE_FOCUSED
authorAlexander Larsson <alexl@redhat.com>
Fri, 16 Mar 2012 10:34:58 +0000 (11:34 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 16 Mar 2012 10:34:58 +0000 (11:34 +0100)
commit6d99cdf28c3c34b71faf06fb73cc997bd9e81a39
tree7fa28537204c955ceec655817758964dcaa0517b
parentfff1af56ff491a49ae70be8f7c8ad03919cae815
win32: Ensure we update GDK_WINDOW_STATE_FOCUSED

When windows get activated/inactivated we need to update STATE_FOCUSED.
Without this the backdrop theme state will not work.
gdk/win32/gdkevents-win32.c